-
-
Notifications
You must be signed in to change notification settings - Fork 544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wallets and Bank Cards #2979
Wallets and Bank Cards #2979
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
I'm taking a guess here, but loadouts are currently broken and not giving us our boxes with those items, and many of us had wallets selected or have wallets that come with loadouts. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Can I suggest not removing wallets from prefs for now while this is in progress? That way if it's unTM'd, we'll still have wallets if we forget to check for them. |
its not a big enough issue. it will probally be merged soon.. |
There is one issue: access cards have to be removed and reinserted into the wallet to display the job title properly. |
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> Makes wallets part of the outfit shit and splits money behavior of access cards into bank cards <!-- Describe The Pull Request. Please be sure every change is documented or this can delay review and even discourage maintainers from merging your PR! --> <!-- Please add a short description of why you think these changes would benefit the game. If you can't justify it in words, it might not be worth adding. --> :cl: add: Bank accounts are now handled through cash cards! You now spawn with a wallet to store your extra card! /:cl: <!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. -->
need an update method in the combined access variable in the wallet |
About The Pull Request
Makes wallets part of the outfit shit and splits money behavior of access cards into bank cards
Why It's Good For The Game
Changelog
🆑
add: Bank accounts are now handled through cash cards! You now spawn with a wallet to store your extra card!
/:cl: